build(deps): Bump laravel/framework from 12.1.1 to 12.61.1 - #1121
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [laravel/framework](https://github.com/laravel/framework) from 12.1.1 to 12.61.1. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md) - [Commits](laravel/framework@v12.1.1...v12.61.1) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 12.61.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Superseded by a4e606c: laravel/framework is now at 12.66.0 on WEM-2.0. Closing rather than merging: this PR rewrites the constraint to "laravel/framework": "12.61.1", restoring the exact-version pin that was deliberately removed. That pin was the reason the framework sat 60 minor versions behind and could not receive security patches. The constraint is now ^12.61. Merging this would both re-introduce the pin and downgrade 12.66 → 12.61. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps laravel/framework from 12.1.1 to 12.61.1.
Release notes
Sourced from laravel/framework's releases.
... (truncated)
Commits
e8472caUpdate version to v12.61.161d5557[12.x] Ensureconfigis bound before trying to log deprecation notice (#60376)12df688[12.x] Ensure path seperators aren't encoded in LocalFilesystemAdapter (#60350)33afd1e[12.x] Fix Number::pairs() infinite loop when $by is zero or negative (#60324)e854b8cFix FIFO queue name normalization in Cloud managed queues (#60316)55d9fb8fix(Number): return INF/NAN as-is in trim() (#60322)c76283cFix regex typo in Env::addVariableToEnvContents that prevented quoting values...6730281Fix@paramstypo in Fluent and MessageBag toPrettyJson() docblocks (#60313)b8f2341Preserve empty HTTP attach contents (#60291)3438371Update CHANGELOGYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.